Skip to content

Conversation

@gr5
Copy link
Collaborator

@gr5 gr5 commented Jan 8, 2026

Sorin noticed this "bug" introduced in v7.3.1. This only affects people who create wft files with other software. Software other than DFTFringe.

@github-actions
Copy link

github-actions bot commented Jan 8, 2026

🚀 New build available for commit 2b56e4a
Download installer here

@gr5
Copy link
Collaborator Author

gr5 commented Jan 8, 2026

So then Dale, should I change this one to save the string "nulled" instead? And note that the code that reads this line ignores the "1" so if someone puts a "0" instead of a "1" it won't change how the file is interpreted.

if (!wf->useSANull){
file << "Do Not use null" << 1 << std::endl;

@gr5
Copy link
Collaborator Author

gr5 commented Jan 8, 2026

Or can we leave it as is in this PR.

@githubdoe
Copy link
Owner

I think it should be put to what it use to be. I'm not really sure if i changed it now. But if I did it was for debugging purposes and forgot to put it back.

@gr5 gr5 merged commit c957ffb into master Jan 9, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants